FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.ars#1.0.0-alpha.1 (110 ms)

Package rki.demis.ars
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=rki.demis.ars@1.0.0-alpha.1&canonical=https://demis.rki.de/fhir/ars/StructureDefinition/Hospital
Url https://demis.rki.de/fhir/ars/StructureDefinition/Hospital
Version 1.0.0
Status draft
Date 2024-09-27
Name Hospital
Title Krankenhausstandort
Experimental False
Description Dieses Profil ermöglicht die Abbildung eines Krankenhausstandortes. Für ARS sollen die Krankenhäuser nach Möglichkeit als ihre Standorte gemäß Definition des InEK-Standortverzeichnis mit entsprechendem Identifier übermittelt werden. Siehe auch Kapitel 'Identifier für Organisationen' im Implementierungsleitfaden.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://demis.rki.de/fhir/ars/StructureDefinition/Encounter Kontakt
https://demis.rki.de/fhir/ars/StructureDefinition/Ward Station

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
https://demis.rki.de/fhir/ValueSet/organizationType Einrichtungsart


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Hospital",
  "url" : "https://demis.rki.de/fhir/ars/StructureDefinition/Hospital",
  "version" : "1.0.0",
  "name" : "Hospital",
  "title" : "Krankenhausstandort",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-27",
  "publisher" : "ARS@rki.de",
  "description" : "Dieses Profil ermöglicht die Abbildung eines Krankenhausstandortes. Für ARS sollen die Krankenhäuser nach Möglichkeit als ihre Standorte gemäß Definition des InEK-Standortverzeichnis mit entsprechendem Identifier übermittelt werden. Siehe auch Kapitel 'Identifier für Organisationen' im Implementierungsleitfaden.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.id",
        "path" : "Organization.id",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:StandortID",
        "path" : "Organization.identifier",
        "sliceName" : "StandortID",
        "short" : "Standort-Id",
        "definition" : "6-Stellige Standort-Id aus InEK-Standortverzeichnis",
        "comment" : "Priorität 1. Für ARS sollen die Krankenhausstandorte getrennt übermittelt werden. Anhand der 6-stelligen Standort-Id aus dem InEK-Standortverzeichnis können die Standorte dem Krankenhaus zugeordnet werden und weitere Informationen angereichert werden. Für Einrichtungen, für die keine InEK-Standort-Id vergeben ist ist das Feld 'HauptIK' oder 'ArsID' zu benutzten.",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:StandortID.use",
        "path" : "Organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:StandortID.type",
        "path" : "Organization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:StandortID.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "patternUri" : "https://demis.rki.de/fhir/NamingSystem/InekStandortId",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:StandortID.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:StandortID.period",
        "path" : "Organization.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:StandortID.assigner",
        "path" : "Organization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:HauptIK",
        "path" : "Organization.identifier",
        "sliceName" : "HauptIK",
        "short" : "Institutskennzeichen (IK)",
        "definition" : "Haupt-Institutskennzeichen welches im InEK-Standortverzeichnis ausgewiesen wird",
        "comment" : "Priorität 2. Für ARS sollen die Krankenhausstandorte getrennt übermittelt werden. Können die Daten beim Datensender für die Standorte nicht getrennt ausgewiesen werden, kann das IK des Gesamtkrankenhauses angeben werden.",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:HauptIK.use",
        "path" : "Organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:HauptIK.type",
        "path" : "Organization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:HauptIK.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "patternUri" : "http://fhir.de/sid/arge-ik/iknr",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:HauptIK.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:HauptIK.period",
        "path" : "Organization.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:HauptIK.assigner",
        "path" : "Organization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID",
        "path" : "Organization.identifier",
        "sliceName" : "ArsID",
        "short" : "Interner Identifier",
        "definition" : "Identifier für die Einrichtung, vom Datensender gebildet. Besteht aus der DEMIS-ID des Datensenders und einer fortlaufenden Sequenznummer für das abzubildende Krankenhaus.",
        "comment" : "Priorität 3. Ist insbesondere zu nutzen für Einrichtungen die nicht im InEK-Standortverzeichnis geführt werden (z.B. Privatkliniken).",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:ArsID.use",
        "path" : "Organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.type",
        "path" : "Organization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.system",
        "path" : "Organization.identifier.system",
        "min" : 1,
        "patternUri" : "https://demis.rki.de/fhir/NamingSystem/ArsOrganizationID",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID.value",
        "path" : "Organization.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:ArsID.period",
        "path" : "Organization.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier:ArsID.assigner",
        "path" : "Organization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "max" : "0"
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://demis.rki.de/fhir/ValueSet/organizationType"
        }
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "patternUri" : "https://demis.rki.de/fhir/CodeSystem/organizationType",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.version",
        "path" : "Organization.type.coding.version",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "patternCode" : "hospital",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.text",
        "path" : "Organization.type.text",
        "max" : "0"
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "max" : "0"
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "max" : "0"
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "min" : 1,
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "max" : "0"
      },
      {
        "id" : "Organization.endpoint",
        "path" : "Organization.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.